github.com/go-pg/pg/v10/orm.Table.zeroStruct (field)
4 uses
github.com/go-pg/pg/v10/orm (current package)
model_table_m2m.go#L48: m.strct.Set(m.table.zeroStruct)
model_table_many.go#L43: m.strct.Set(m.table.zeroStruct)
table.go#L63: zeroStruct reflect.Value
table.go#L98: t.zeroStruct = reflect.New(t.Type).Elem()
The pages are generated with Golds v0.4.9. (GOOS=linux GOARCH=amd64)